-
Notifications
You must be signed in to change notification settings - Fork 60
ecosystem pg verbiage update #612
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
6fa4689 to
71f0756
Compare
| | Library | Status | Description | | ||
| |---------|--------|-------------| | ||
| | [reasoning-gym](https://github.com/open-thought/reasoning-gym) | ✅ Supported | Procedurally generated reasoning tasks (see `reasoning_gym` resource server) | | ||
| | [Aviary](https://github.com/Future-House/aviary) | ✅ Supported | Multi-environment framework for tool-using agents (see `aviary` resource server) | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
may be worth saying its openai gymnasium compatible (but we should double confirm that statement)
Prime intellect - the library is named verifiers, or environments hub, not prime intelelct itself, imo
browsergym - not sure if anyone is working on this? @cwing-nvidia ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I renamed to verifiers in latest commits. browser gym integration is being worked on by Marc Cuevas
README.md
Outdated
| | Name | Demonstrates | Config | README | | ||
| | ------------------ | ------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- | | ||
| | Multi Step | Multi-step tool calling | <a href='resources_servers/example_multi_step/configs/example_multi_step.yaml'>example_multi_step.yaml</a> | <a href='resources_servers/example_multi_step/README.md'>README</a> | | ||
| | Reasoning Gym | External environment library integration | <a href='resources_servers/reasoning_gym/configs/reasoning_gym.yaml'>reasoning_gym.yaml</a> | <a href='resources_servers/reasoning_gym/README.md'>README</a> | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i thought these dont go in readme because they dont have hf dataset link, i thought this readme table was built automatically based on that somehow
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we want all environments to be discoverable from the README
207d1d2 to
3670fa1
Compare
- Rename to 'Agentic RL Ecosystem' - Add training framework integrations (NeMo RL, OpenRLHF, TRL, Unsloth) - Add environment library integrations (Reasoning Gym, Aviary, etc.) - Reorganize NeMo libraries as 'Related' tools - Update README with ecosystem integrations table - Add contribution invite for new integrations Co-Authored-By: Chris Wing <cwing@nvidia.com> Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Signed-off-by: Lawrence Lane <llane@nvidia.com>
3670fa1 to
227e9a7
Compare
No description provided.